DataSource for Entity Framework for WPF/Silverlight
GetEnumerator メソッド (View<T>)

C1.LiveLinq.LiveViews 名前空間 > View<T> クラス : GetEnumerator メソッド
ビュー項目を反復処理する列挙子を返します。
シンタックス
'宣言
 
<System.Runtime.CompilerServices.IteratorStateMachineAttribute(C1.LiveLinq.LiveViews.View`1/d__21)> 
Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of T)
[System.Runtime.CompilerServices.IteratorStateMachine(C1.LiveLinq.LiveViews.View`1/d__21)] 
public System.Collections.Generic.IEnumerator<T> GetEnumerator()
参照

View<T> クラス
View<T> メンバ